curl --location --request POST 'https://medusa-url.com/admin/invites/{invite_id}/resend' \
--header 'Authorization: Bearer {api_token}'
